Skip to content

Filter those time series metadata whose endTime is less than startTime#12624

Closed
JackieTien97 wants to merge 1 commit intomasterfrom
ty/FilterTimeseriesMetadata
Closed

Filter those time series metadata whose endTime is less than startTime#12624
JackieTien97 wants to merge 1 commit intomasterfrom
ty/FilterTimeseriesMetadata

Conversation

@JackieTien97
Copy link
Contributor

if there exists time series metadata whose endTime is less than startTime, it will cause query thread run into dead while-loop

@sonarqubecloud
Copy link

Quality Gate Failed Quality Gate failed

Failed conditions
0.0% Coverage on New Code (required ≥ 80%)

See analysis details on SonarCloud

@codecov
Copy link

codecov bot commented May 30, 2024

Codecov Report

Attention: Patch coverage is 39.13043% with 14 lines in your changes missing coverage. Please review.

Project coverage is 43.04%. Comparing base (a4a7be0) to head (f8a3317).
Report is 2016 commits behind head on master.

Files with missing lines Patch % Lines
.../storageengine/buffer/TimeSeriesMetadataCache.java 33.33% 14 Missing ⚠️
Additional details and impacted files
@@             Coverage Diff              @@
##             master   #12624      +/-   ##
============================================
- Coverage     43.06%   43.04%   -0.03%     
- Complexity       69       71       +2     
============================================
  Files          3202     3204       +2     
  Lines        200013   200153     +140     
  Branches      23853    23869      +16     
============================================
+ Hits          86139    86150      +11     
- Misses       113874   114003     +129     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

Copy link
Member

@Beyyes Beyyes left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants